<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.i-header{
    border-top: 6px solid #0075c5;
}
.i-header-hd{
    height: 21px;
    line-height: 21px;
    font-size: 12px;
    color: #666;
}
.i-header-hd p{
    width: 320px;
    background: url(../image/headerhd.png) no-repeat center;
    height: 21px;
    color: #fff;
    text-align: center;
}
.i-header-hd a{
    color: #fff;
    padding: 0 10px;
}
.i-header-bd{
    height: 120px;
}
.i-header-bd .i-logo{
    height: 120px;
    font-size: 0;
}
.i-header-bd .i-logo img{
    max-height: 100%;
}
.i-header-bd .i-call{
    background: url(../image/call.png) no-repeat left center;
    padding-left: 51px;
    font-size: 14px;
    color: #333;
    line-height: 1.2;
    padding-top: 5px;
    margin-top: 31px;
}
.i-header-bd .i-call p{
    font-size: 28px;
    color: #0075c5;
    font-weight: bold;
}
/*
    顶部导航
*/
.navbar{
    height: 40px;
    min-height: 40px;
    background: #0075c5;
    position: relative;
    z-index: 99;
    border-radius: 0;
    display: block;
    right: 0;
    left: 0;
    width: 100%;
    border: none;
    margin-bottom: 0;
}
.navbar li{
    float: left;
}
.navbar li a{
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    padding: 0 36.6px;
    display: block;
    color: #fff;
    transition: all 0s;
}
.navbar li.on a,
.navbar li a:hover{
    background: #fe9900;
}
.navbar li{position: relative;}
.nav li ul{position:absolute; left:0; top:40px; width:100%; background:#0075c5;display:none; overflow:hidden;}
.nav li ul li{ width:100%; height:40px;}
.nav li ul li a{height: 40px; font-size:14px;color:#fff; line-height:40px; display:block; white-space: nowrap;padding: 0 ;text-align: center;border: none;background: none;}
.nav li ul li a:hover{ color:#fff;background:#fe9900;}
.nav .on ul li a{background:#0075c5;color:#fff;}
.nav .on ul li a:hover{background:#fe9900;}
.nav li:hover ul{
    display: block;
}

/**/
.banner{
    position: relative;
    top: -20px;
}

/**/
.i-search{
    height: 60px;
    background: #0075c5;
    margin-top: -20px;
    overflow: hidden;
}
.i-search-hd{
    width: 700px;
    line-height: 60px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.i-search-hd a{
    color: #fff;
}
.i-search-bd{
    width: 440px;
    margin-top: 11px;
}
.i-search-bd .search_key{
    width: 337px;
    height: 38px;
    border-radius: 6px;
    border: 1px solid #fff;
    background: none;
    outline: none;
    padding: 0 10px;
    line-height: 38px;
    color: #fff;
    float: left;
}
.i-search-bd .search_button{
    float: right;
    width: 77px;
    height: 38px;
    display: block;
    background: url(../image/sbtn.png) no-repeat center #fff;
    border-radius: 6px;
    cursor: pointer;
    outline: none;
    border: none;
}



/**/
.i-product{
    height: 730px;
    margin: 60px 0 50px;
    background: linear-gradient(to bottom, #fff 15px ,#f5f5f5 15px);
}
.i-product-hd{
    margin: 80px 0 40px;
}
.i-product-bd{
    width: 266px;
}
.i-product-bd .item-hd{
    width: 266px;
    height: 100px;
    color: #fff;
    padding: 25px 0 0 23px;
    line-height: 2;
    background: url(../image/prohd.png) no-repeat center;
}
.i-product-bd .item-hd h3{
    font-size: 20px;
}
.i-product-bd .item-hd p{
    font-size: 18px;
    text-transform: uppercase;
}
.i-product-bd .item-bd{
    width: 250px;
    background: #fff;
    padding: 17px 14px 48px;
}
.i-product-bd .item-bd h3{
    height: 56px;
    display: block;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    color: #4c4c4c;
    background: url(../image/proright.png) no-repeat 10px center;
    padding-left: 40px;
    cursor: pointer;
}
.i-product-bd .item-bd h3.active{
    /*background: url(../image/prodown.png) no-repeat 10px center;*/
}
.i-product-bd ul{
    display: none;
}
.i-product-bd .item-bd li a{
    display: block;
    height: 40px;
    line-height: 39px;
    border-bottom: 1px dashed #dedede;
    padding-left: 40px;
    font-size: 15px;
    color: #696969;
}

.i-product-ft{
    width: 880px;
    margin-top: 70px;
}
.i-product-ft .item-hd{
    height: 35px;
    line-height: 35px;
    margin-bottom: 33px;
    background: url(../image/probdhd.png) no-repeat center right;
}
.i-product-ft .item-hd h3{
    border-left: 3px solid #0075c5;
    padding-left: 15px;
    height: 33px;
    line-height: 33px;
    color: #0075c5;
    font-size: 24px;
}
.i-product-ft .item-hd h3 span{
    padding-left: 6px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    background: #f5f5f5;
    padding-right: 15px;
}
.i-product-ft .item-hd a{
    width: 125px;
    height: 35px;
    display: block;
    line-height: 37px;
    padding-left: 29px;
}
.i-product-ft li{
    width: 280px;
    margin: 0 20px 47px 0;
    position: relative;
}
.i-product-ft li img{
    width: 100%;
    display: block;
}
.i-product-ft li .protit{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,117,197,.5);
    color: #fff;
    padding: 76px 15px 0;
    display: none;
}
.i-product-ft li p{
    line-height: 30px;
    font-size: 16px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 20px;
}
.i-product-ft li span{
    font-size: 12px;
}
.i-product-ft li:hover .protit{
    display: block;
}

/**/
.i-case{
    width: 1200px;
    height: 360px;
    margin: 0 auto;
    background: #f5f5f5;
    margin-bottom: 60px;
}
.i-case-hd h2{
    width: 650px;
    height: 48px;
    margin: 0 auto;
    line-height: 48px;
    color: #fff;
    background: url(../image/casehd.png) no-repeat center;
    font-size: 18px;
    margin-bottom: 8px;
}
.i-case-hd p{
    font-size: 14px;
    color: #666;
}
.i-case-bd{
    position: relative;
    margin-top: 55px;
}
.i-case-bd .tempWrap{
    width: 1097px !important;
    margin: 0 auto;
}
.i-case-bd li{
    width: 162px;
    margin-right: 25px;
}
.i-case-bd li img{
    width: 100%;
}
.i-case-bd li p{
    font-size: 14px;
    color: #666;
    padding: 0 10px;
    line-height: 30px;
    margin-top: 5px;
}
.i-case-bd li:hover p{
    color: #0075c5;
}
.i-case-bd .btn{
    position: absolute;
    top: 50%;
    margin-top: -30px;
}
.i-case-bd .prev{
    left: 0;
}
.i-case-bd .next{
    right: 0;
}

/**/
.i-about_honor .item-hd{
    height: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid #282828;
}
.i-about_honor .item-hd h2{
    color: #0075c5;
    font-size: 18px;
    font-weight: bold;
}
.i-about_honor .item-hd h2 span{
    font-size: 14px;
    color: #666;
    font-weight: normal;
    text-transform: uppercase;
}
.i-about_honor .item-hd a{
    color: #0075c5;
}
.i-about{
    width: 880px;
    height: 320px;
    background: #f5f5f5;
    padding: 22px;
}
.i-about .item-bd{
    width: 300px;
    font-size: 0;
}
.i-about .item-bd img{
    width: 100%;
}
.i-about .item-ft {
    margin-left: 330px;
}
.i-about .item-ft h3{
    font-size: 18px;
    color: #0075c5;
    font-weight: bold;
}
.i-about .item-ft .about-content{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    height: 120px;
    overflow: hidden;
    margin: 27px 0 32px;
}
.i-about .item-ft .link{
    display: block;
    width: 116px;
    height: 32px;
    background: #0075c5;
    color: #fff;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
}

.i-honor{
    width: 300px;
    height: 320px;
    background: #f5f5f5;
    padding: 22px;
}
.i-honor .item-bd{
    height: 230px;
    font-size: 0;
    width: 100%;
    text-align: center;
}
.i-honor .item-bd img{
    max-height: 100%;
    max-width: 100%;
}

/**/
.i-envir{
    margin-top: 60px;
}
.i-envir-hd{
    height: 30px;
    border-left: 2px solid #0075c5;
    line-height: 30px;
    margin-bottom: 40px;
}
.i-envir-hd a{
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    padding-left: 38px;
    font-size: 16px;
    color: #fff;
    background: url(../image/envirjia.png) no-repeat center;
}
.i-envir-hd h2{
    font-size: 20px;
    color: #0075c5;
    font-weight: bold;
    line-height: 30px;
    padding-left: 20px;
}
.i-envir-hd h2 span{
    font-size: 16px;
    color: #666;
    font-weight: normal;
    padding-left: 8px;
}
.i-envir-bd{
    width: 1200px;
    overflow: hidden;
}
.i-envir-bd li{
    width: 272px;
    margin-right: 38px;
}
.i-envir-bd li .img{
    width: 100%;
    border: 1px solid #aaa;
    font-size: 0;
    position: relative;
}
.i-envir-bd li img{
    width: 100%;
}
.i-envir-bd li h3{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: rgba(0,0,0,.5);
    color: #fff;
    top: 50%;
    margin-top: -35px;
    padding-left: 0 10px;
    font-size: 16px;
    color: #fff;
}
.i-envir-bd li p{
    height: 32px;
    line-height: 32px;
    color: #666;
    font-size: 18px;
    margin-top: 18px;
}
.i-envir-bd li p i{
    display: inline-block;
    font-size: 26px;
    color: #fff;
    background: #0075c5;
    padding: 0 4px;
    margin-right: 8px;
}
.i-envir-bd li:hover p{
    color: #0075c5;
}
/**/
.i-news{
    line-height: 1;
}
.i-news-hd{
    text-align: center;
    line-height: 1;
    background: url(../image/boxline.png) no-repeat center 42px;
}
.i-news-hd h2{
    font-size: 24px;
    color: #444;
}
.i-news-hd p{
    background: #fff;
    padding: 0 20px;
    display: inline-block;
    font-size: 16px;
    color: #999;
    margin-top: 13px;
}
.i-news-hd{
    margin: 60px 0 40px;
}
.i-news .item-hd h2{
    font-size: 20px;
    color: #666;
    font-weight: bold;
}
.i-news .item-hd h2:after{
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #ff6600;
    margin-top: 10px;
}
.i-news .item-hd a{
    margin-top: 26px;
    display: block;
    width: 86px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #0075c5;
    color:#fff;
    font-size: 12px;
}
.i-news-bd{
    width: 780px;
}
.i-news-bd li{
    width: 380px;
    margin-right: 16px;
    border: 1px solid #f2f2f2;
    padding-bottom: 20px;
}
.i-news-bd li .img{
    font-size: 0;
}
.i-news-bd li .img img{
    width: 100%;
}
.i-news-bd li .time{
    width: 64px;
    height: 57px;
    background: #999;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: 15px 15px;
    line-height: 26px;
    padding-top: 7px;
}
.i-news-bd li .time span{
    font-size: 20px;
    font-weight: bold;
    display: block;
}
.i-news-bd li h3{
    font-size: 16px;
    color: #666;
    font-weight: bold;
    margin: 16px 20px 11px;
}
.i-news-bd li p{
    font-size: 14px;
    color: #666;
    line-height: 19px;
    height: 76px;
    overflow: hidden;
    margin-right: 20px;
}
.i-news-bd li:hover h3{
    color: #0075c5;
}
.i-news-ft{
    width: 370px;
}
.i-news-ft .item-bd{
    border: 1px solid #bfbfbf;
    padding: 40px 30px;
}
.i-news-ft .item-bd li{
    margin-bottom: 30px;
}
.i-news-ft .item-bd li:last-child{
    margin-bottom: 0;
}
.i-news-ft .item-bd li i{
    display: block;
    width: 30px;
    height: 30px;
    background: #999;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin-right: 10px;
    font-style: normal;
}
.i-news-ft .item-bd li h3{
    height: 30px;
    line-height: 30px;
    margin-bottom: 6px;
    color: #666;
}
.i-news-ft .item-bd li p{
    color: #666;
    font-size: 14px;
    line-height: 30px;
}
.i-news-ft .item-bd li p i{
    background: #0075c5;
}
.i-news-ft .item-bd li:hover h3{
    color: #0075c5;
}

/**/
.i-link{
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    line-height: 60px;
    margin-top: 65px;
    font-size: 18px;
    color: #333;
}

.i-link a{
    color: #333;
    padding: 0 8px;
}




/*
    footer
*/
.footer{
    background: #0075c5;
    overflow: hidden;
}
.footer *{
    color: #fff;
}
.footer-hd{
    padding: 35px 0;
}
.footer-hd dl{
    width: 400px;
    padding: 0 30px;
}
.footer-hd dl dt{
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    height: 20px;
}
.footer-hd dl dd{
    line-height: 22px;
    color: #fff;
}
.footer-hd dl:first-child dd a{
    display: inline-block;
    width: 34%;
    line-height: 25px;
    font-size: 13px;
    line-height: 30px;
}
.footer-bd{
    background: #0068af;
    line-height: 20px;
    padding: 18px 0;
    font-size: 13px;
}


















/*
    index____title
*/


.tit-box h4{
    font-size: 28px;
    color: #444;
    font-weight: bold;
}
.tit-box1 h4{
    color: #fff;
    font-size:30px;
}
.tit-box p{
    font-size: 14px;
    margin:8px 0 0 0;
    color: #888;
    font-family: Arial;
    text-transform: uppercase;
}
.tit-box1 p{
    color: #fff;
}
.tit-box2{
    position: relative;
}
.tit-box2 h4{
    position: absolute;
    top:0;
    left:25px;
    background: #fafbfd;
}
.tit-box2 em{
    display: block;
    font-size: 40px;
    text-transform: uppercase;
    color: #3c763d;
    opacity:.15;
    z-index: -1;
    top:-5px;
    font-family: Arial;
    position: absolute;
    font-weight: bold;
}
/*
    首页产品分类
*/

.tit-menu{
    height:30px;
    overflow: hidden;
    text-align: right;
}
.tit-menu ul li{
    display: inline-block;
    margin:0 4px;
}

.tit-menu ul li a{
    display: inline-block;
    margin: 10px 10px;
    line-height: 12px;
    font-size: 12px;
    background: transparent;
    transition: all 0.3s ease-out 0s;
    color: #888;
}
.tit-menu ul li a:after{
    display: block;
    content: '';
    width:0;
    height:1px;
    background: #666;
    margin:6px 0 0 0;
    transition: all 0.3s ease-out 0s;
}
.tit-menu ul li:first-child a,.tit-menu ul li a:hover{
    color: #666;
}
.tit-menu ul li:first-child a:after,.tit-menu ul li a:hover:after{
    width:100%;
}

/*
    我们的优势
*/
.ys-wrap{
    padding:60px 0 0 0;
}
.ys-box{
    padding:60px 0 0 0;
}
.ys-box [class*=col-md-]{
    padding: 0;
}
.ys-box .col-md-5{
    background: #3caf64;
    height:200px;
    margin:20px 0 0 0;
    padding:0 0 0 40px;
    color: #fff;
}

/*
    产品图片样式
*/
.product-wrap{
    padding:60px 0 50px;
    background: url("../image/bg2.jpg") no-repeat center bottom #fff;
}

.product-con{
    position: relative;
    margin:40px 0 0;
}
.product-con .owl-controls{
    position: absolute;
    top:50%;
    width:100%;
    margin-top:-30px;
}
.product-con .owl-controls span{
    color: #3caf64;
}
.product-con .owl-controls .owl-prev,.product-con .owl-controls .owl-next{
    position: absolute;
    font-size: 30px;
}
.product-con .owl-controls .owl-prev{
    left:-30px;
}
.product-con .owl-controls .owl-next{
    right:-30px;
}
.img-item{
    background: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,.2);
    margin:0 0 20px;
    padding:8px;
}
.img-item .img{
    overflow: hidden;
    position: relative;
}
.img-item .img span{
    opacity:0;
    top:-150px;
    transition: all .3s;
    position: absolute;
    width:100%;
    height:100%;
    background: rgba(35,40,62,.8);
    z-index: 2;
    left:0;
    text-align: center;
    padding:49% 0 0 0;
    font-size: 18px;
}
.img-item .img h4{
    opacity:0;
    position: absolute;
    left:0;
    bottom: -30px;
    z-index: 3;
    background: #3caf64;
    margin:0 5%;
    width:90%;
    height:36px;
    color: #fff;
    line-height:36px;
    font-size: 14px;
    text-align: center;
    transition: all .3s ease-out 0s;
    transition-delay: .2s ;
}
.img-item:hover .img span{
    opacity:1;
    top:0;
}
.img-item:hover .img h4{
    bottom:0;
    opacity:1;
}
.img-item .img img{
    max-width: 100%;
    height:auto;
    transition: all .6s;
}
.img-item h4{
    position: relative;
    font-size: 14px;
    color: #333;
    text-align: center;
    padding:15px 10px;
}

/********
      关于我们
*******/


.about-wrap{
    padding:60px 0 80px;
    overflow: hidden;
}
.about-tit{
    margin:0 0 40px 0;
}
.about-tit h4{
    background: #fff;
    line-height:1;
    color: #3caf64;
    font-size: 24px;
    left:10px;
}
.about-tit em{
    color: #999;
}
.about-img{
    padding:0 0 0 7px;
}
.about-con{
    padding:80px 20px 0 0;
}
.about-con .con{
    font-size: 13px;
    padding:20px 0 0 0;
    height:230px;
    color: #666;
    line-height:2;
    overflow: hidden;
}
.about-con .con a{
    color: #666;
}

.about-con .ico{
    padding:10px 0 0 0;
    font-size: 16px;
    color: #333;
}
.about-con .ico span{
    color: #3caf64;
    padding:0 8px 0 0;
    font-size: 16px;
}
.about-con .ico .col-md-6{
    margin:10px 0 0;
}

/*
    ban1
*/
.ban1{
    background: url("../image/bg1.jpg") no-repeat center fixed;
    background-size: cover;
    overflow: hidden;
}
.ban1-con{
    padding:100px 0;
}
.ban1-con .img{
    display: inline-block;
    width:74px;
    height:74px;
    border: 1px solid #fff;
    margin:0 0 20px 0;
}
.ban1-con .img span{
    color: #3caf64;
    background: #fff;
    width:60px;
    height:60px;
    text-align: center;
    line-height:60px;
    font-size: 20px;
    margin:5px 0 0 0;
}
.ban1-con .con{
    font-size: 16px;
    color: #fff;
    padding:20px 0 0 0;
}

/**box**/
.case-con{
    padding:20px 20px 20px;
    background: #f2f2f2;
}
.case-con .row{
    margin: 0;
}

.case-con .item{
    margin:0 10px;
    position: relative;
}
.case-con .item .con{
    position: absolute;
    background:rgba(0,0,0,.5);
    left:60px;
    top:60px;
    right:60px;
    bottom:60px;
    transition:  all .3s ease-out 0s;
    opacity:0;
}
.case-con .item .con h4{
    font-size: 16px;
    color: #fff;
    text-align: center;
    transition:  all .3s ease-out 0s;
    position: relative;
    top: 50%;
    margin: -8px 0 0 0;
    line-height:1;
    transition:  all .3s ease-out 0s;
    transition-delay: .1s;
    padding:0 20px;
}
.case-con .item:hover .con{
    left:10px;
    top:10px;
    right:10px;
    bottom: 10px;
    opacity:1;
}
.case-con .item:hover .con h4{
    opacity:1;
}
.case-con .owl-controls{
    text-align: center;
    margin:15px 0 15px;
}
.case-con .owl-controls .owl-page{
    display: inline-block;
    width:7px;
    height:7px;
    background: #3caf64;
    margin:0 2px;
    transition: .3s;
    opacity:.8;
}
.case-con .owl-controls .owl-page span{
    text-indent:9999px;
}
.case-con .owl-controls .owl-page.active{
    width:14px;
    opacity:1;
}


/********
      案例
*******/

.case-tit{
    margin:80px 0;
}

.case-item{
    margin:0 0 20px 0;
    transition: .36s;
    background:#111;
    position: relative;
}
.case-item .img{
    position: relative;
}
.case-item .img img{
    width:100%;
    height:auto;
}
.case-item .img:after{
    content: '';
    left:10px;
    top:10px;
    bottom: 10px;
    right:10px;
    display: block;
    position: absolute;
    opacity:0;
    transition: all ease-out .4s;
    background: rgba(0,0,0,.5);
}
.case-item:hover .img:after{
    opacity:1;
}
.case-item .con{
    position: absolute;
    left:0;
    top:0;
    padding:0 30px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width:100%;
    opacity:0;
    transition: .3s;
    transition-delay: .2s;
}
.case-item:hover .con{
    top:46%;
    opacity:1;
}

/*
        ban2
*/
.ban2{
    background: url("../image/bg3.jpg") no-repeat center;
    min-height: 700px;
}
.ban2-con{
    padding:70px 150px 0 100px;
    min-height: 350px;
}
.ban2-con h4{
    padding:30px 0 10px;
    color: #333;
    font-size: 16px;
}
.ban2-con p{
    font-size: 13px;
}
.ban2-con a{
    color: #3caf64;
    margin:15px 0 0 0;
    display: inline-block;
    font-size: 14px;
}

/*
    ban3
*/
.ban3{
    background: url("../image/bg4.jpg") no-repeat center;
    min-height: 550px;
}
.ban3-con{
    background: #3caf64;
    width:430px;
    height:250px;
    position: relative;
    margin:100px 0 0 80px;
}
.ban3-con:after{
    content: '';
    display: block;
    position: absolute;
    left:10px;
    top:10px;
    bottom: 10px;
    right:10px;
    border: 1px dashed rgba(255,255,255,.6);
}
.ban3-con .con{
    padding:40px;
    color: #fff;
}
.ban3-con .con h4{
    font-weight: bold;
    font-size: 24px;
}
.ban3-con .con p{
    font-size: 14px;
    padding:20px 0 10px;
}
.ban3-con .con span{
    font-size: 16px;
    display: block;
}
.ban3-con .con span em{
    font-weight: bold;
    font-family: Arial;
    font-size: 18px;
    color: #f6630b;
    display: inline-block;
    background: #fff;
    line-height:1.5;
    padding:0 10px;
}

/*
    ban4
*/
.ban4{
    background:#3caf64 url("../image/bg5.png") no-repeat center;
    padding:40px 0;
}
.ban4-item{
    padding:40px 0 0 0;
    position: relative;
    text-align: center;
}
.ban4-item:after{
    content: "&gt;";
    display: block;
    position: absolute;
    font-size: 40px;
    color: #fff;
    font-family: 宋体;
    right:0;
    top:50%;
    margin:-20px -20px 0 0;
    opacity:.6;
}
.ban4 .col-md-2:last-child .ban4-item:after{
    display: none;
}
.ban4-item span{
    font-size:36px;
    color: #fff;
    border: 2px solid #fff;
    width:90px;
    height:90px;
    border-radius: 50%;
    text-align: center;
    line-height:90px;
}
.ban4-item h5{
    font-size: 16px;
    color: #fff;
    padding:15px 0 0 0;
    text-align: center;
}


/********
      新闻
*******/

.news-wrap{
    padding:50px 0;
}
.news-box{
    padding:40px 0 20px;
    overflow: hidden;
}
.news-img{
    padding:0 20px 0 0;
}
.news-con{
    padding:0 0 15px;
    border-bottom: 1px solid #eee;
    margin:0 0 15px 0;
}

.news-con1 li{

}
.news-con1 li a{
    display: inline-block;
    max-width:80%;
    font-size: 13px;
}
.news-con1 li a i{
    font-size: 10px;
    vertical-align: middle;
    color: #3caf64;
    padding:0 6px 0 0;
}
.news-con1 li span{
    color: #777;
}
.news-item{
    padding:5px 10px 0;
}
.news-item span{
    font-family: Arial;
    color: #888;
    font-size: 12px;
    text-align: right;
    display: block;
    padding:0 10px 0 0;
}
.news-item p{
    font-size: 13px;
    color: #888;
    padding:10px 0 0 0;
    height:50px;
    overflow: hidden;
}
.news-more a{
    display: inline-block;
    width:120px;
    height:40px;
    line-height:40px;
    text-align: center;
    background: #3caf64;
    font-size: 14px;
    color: #fff;
}


/*
* 城市分销
*/

.city-data-wrap{
    background: #3caf64;
    padding:15px 0;
}
.city-data span{
    font-size:16px;
    color: #fff;
}
.city-data a{
    display: inline-block;
    font-size: 14px;
    color:#eee;
    padding: 5px 10px;
}





@media (min-width:1440px) {
    .container-w1300 {
        width: 1300px;
    }

    .container-max {
        width: 1500px;
    }
}

@media (min-width:1200px){
    .xz-block-item{
        padding:0 10px;
    }
    .xz-block-item .img{
        width:25%;
        padding:0 4%;
        margin:7px 0 0 0;
    }
    .xz-block-item .con{
        width:75%;
        padding:0 10px;
    }
    .xz-block-item .con p{
        height:44px;
        overflow: hidden;
        color: #fff;
        font-size: 14px;
    }
}


/*
    右下角按钮
*/

.um-fix-btn {
    position: fixed;
    right:5px;
    bottom: 40px;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(255,255,255,.08);
}
.um-fix-btn a{
    display: block;
    width:40px;
    height:40px;
    border: 1px solid rgba(0,0,0,.08);
    background:#fff;
    font-size: 16px;
    color: #444;
    text-align: center;
    border-bottom: none;
    transition:0s;
}

#ufb-gotop{
    background: #3caf64;
    color: #fff;
}
.um-fix-btn a i{
    line-height:40px;
}
.um-fix-btn a:hover{
    background: #444;
    border: 1px solid #444;
    color: #fff;
    border-bottom: none;
}
#ufb-gotop:hover{
    background:#444;
}


.modal-code{
    width: 300px;
    margin: 15% auto 0;
}
.modal-code img{
    width:270px;
}

/*===== kefu ====*/
.kefu {width:99px;height:60px;position:absolute;top:0px; z-index:999}
.kefu .kftop{background:url(../images/kefu_top.gif) no-repeat;height:20px;}
.kefu .kfbottom{background:url(../images/kefu_bottom.gif) no-repeat;height:14px;}
.kefu .kfbox {border-left:1px solid #DDE6EC;border-right:1px solid  #DDE6EC;overflow:hidden;zoom:1;padding:1px;background:#FFF;color:#f00;line-height:26px;}
.kefu .kfbox ul {padding-left:6px;}
.kefu .kfbox ul li.tit {color:#800000;}
.kefu .kfbox ul li img {vertical-align:middle;}
.kefu .kfbox .tit{padding-left:0; font-size:12px;}

</pre></body></html>